home *** CD-ROM | disk | FTP | other *** search
/ Gigarom 1 / Gigarom Macintosh Archives (Quantum Leap)(CDRM1080320)(1993).iso / FILES / HYP / J-M / MacHelp.cpt / MacHelp#3 Help / card_3052.txt < prev    next >
Text File  |  1989-02-26  |  3KB  |  82 lines

  1. -- card: 3052 from stack: in
  2. -- bmap block id: 2069
  3. -- flags: 0000
  4. -- background id: 2792
  5. -- name: 
  6.  
  7.  
  8. -- part 1 (field)
  9. -- low flags: 00
  10. -- high flags: 0000
  11. -- rect: left=103 top=62 right=90 bottom=211
  12. -- title width / last selected line: 0
  13. -- icon id / first selected line: 0 / 0
  14. -- text alignment: 0
  15. -- font id: 0
  16. -- text size: 18
  17. -- style flags: 0
  18. -- line height: 24
  19. -- part name: 
  20.  
  21.  
  22. -- part 10 (button)
  23. -- low flags: 00
  24. -- high flags: 0000
  25. -- rect: left=448 top=247 right=272 bottom=478
  26. -- title width / last selected line: 0
  27. -- icon id / first selected line: 1012 / 1012
  28. -- text alignment: 1
  29. -- font id: 0
  30. -- text size: 12
  31. -- style flags: 0
  32. -- line height: 16
  33. -- part name: Return
  34. ----- HyperTalk script -----
  35. on mouseUp
  36.   visual effect iris close
  37.   pop card
  38. end mouseUp
  39.  
  40.  
  41.  
  42. -- part 11 (button)
  43. -- low flags: 00
  44. -- high flags: 8000
  45. -- rect: left=411 top=61 right=88 bottom=485
  46. -- title width / last selected line: 0
  47. -- icon id / first selected line: 0 / 0
  48. -- text alignment: 1
  49. -- font id: 0
  50. -- text size: 12
  51. -- style flags: 0
  52. -- line height: 16
  53. -- part name: 
  54. ----- HyperTalk script -----
  55. on mouseUp
  56.   show menuBar
  57. end mouseUp
  58.  
  59.  
  60.  
  61. -- part contents for card part 1
  62. ----- text -----
  63. Help!
  64.  
  65. -- part contents for background part 2
  66. ----- text -----
  67. 1. Use the scroll bars at the side of the card(s) to scroll up and down.
  68.  
  69. 2. If a command features a hyphenated command such as: COMMAND-SHIFT-3, you are to hold down the Command, Shift, and 3 keys simultaneously.
  70.  
  71. 3. You can add your own information to the stacks.  If you add information to the stacks be sure to Compact the Stack.  First go to the User Preferences Card and set your user level to scripting.  Then launch (open) the stack you wish to compact.  When the first card of the stack is on the screen click on the Show MenuBar button (top right of card).  When the menu bar is showing hold down the COMMAND key while you pull down the File menu.  Select Protect Stack and a dialog box will come up.  In the dialog box select Scripting, now all the menus will show up.  Close the dialog box and go to the File menu and select Compact stack.  I have noticed that the stacks tend to grow with use and/or the adding of information.  Those of you running HyperCard on floppy disks may run out of room more rapidly than you realize so it is a good idea to Compact Stack now and then.  As far as I can tell password protected stacks do not grow.  I have password protected two of the stacks.  The Apple Sac information stack and the Home card stack.  There is no reason for you to add information to these two stacks so I thought it best that I "protect" them.
  72.  
  73. 4. Hit the Home button to go back to the Home card. 
  74. (You must have the Browse tool, the "hand" from the Tools menu, selected.)  
  75.  
  76. 6. If you hit the NEW button and did not wish to create a new card, pull down the Edit menu and select  Cut Card.
  77.  
  78. 7. If you wish to flip rapidly through the cards in a stack, click on the Quick View button located next to the Home (castle button).
  79.  
  80. 8. The arrow button located at the far right of the card will take you back to the last CARD you looked at.  
  81. (Not the last stack you looked at.)
  82.